Skip to content

Conversation

@againull
Copy link
Contributor

No description provided.

// Failure tracker: https://github.com/intel/llvm/issues/19626
#ifndef __INTEL_PREVIEW_BREAKING_CHANGES
TEST_F(OsUtilsTest, getCurrentDSODir) {
/*TEST_F(OsUtilsTest, getCurrentDSODir) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think gtest might support renaming the test to *_UNSUPPORTED to exclude it. That way will make sure it still compiles but won't run it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that gtest doesn't have *_UNSUPPORTED, so changed to GTEST_SKIP.

@againull againull marked this pull request as ready for review November 21, 2025 03:32
@againull againull requested a review from a team as a code owner November 21, 2025 03:32
@againull againull requested a review from vinser52 November 21, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants